GtkStyleContext: Add gtk_style_context_[add|remove]_provider_for_screen()
authorCarlos Garnacho <carlosg@gnome.org>
Sat, 11 Sep 2010 10:42:35 +0000 (12:42 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:38:14 +0000 (15:38 +0100)
commit49ac732a184136b759b65eaaa56e5fef11df7e2b
treea83f353447da84dd3fd128491138a35aae9da035
parentf23970409448c8937491caaea1765b52d4b04c24
GtkStyleContext: Add gtk_style_context_[add|remove]_provider_for_screen()

These functions allow per-screen style providers. also, the changed signal
will be emitted whenever a style context changes.
gtk/gtkstylecontext.c
gtk/gtkstylecontext.h